home *** CD-ROM | disk | FTP | other *** search
/ Next Step: Mars? / Next Step Mars (1994)(IVI).iso / alter2.dir / 00144_Script_144 < prev    next >
Text File  |  1994-11-28  |  269b  |  11 lines

  1. on enterFrame
  2.   
  3.   set the cursor of sprite 1 to 0
  4.   set the cursor of sprite 2 to 0
  5.   set the cursor of sprite 3 to 0
  6.   set the cursor of sprite 4 to 0
  7.   set the cursor of sprite 10 to 0
  8.   updateStage
  9.   
  10.   GO TO FRAME "START" OF MOVIE "signon"
  11. end enterFrame